From: Kenichi Handa Date: Wed, 9 Dec 2009 01:02:28 +0000 (+0000) Subject: Require help-mode instead of help-fns. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9005 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1f561733288610815dad889994c5686b57753adc;p=emacs.git Require help-mode instead of help-fns. --- diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index c5f3f341229..a4460948ccd 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -32,7 +32,7 @@ ;;; Code: ;; Make sure the help-xref button type is defined. -(require 'help-fns) +(require 'help-mode) ;;; General utility function